[INFO] cloning repository https://github.com/zmbush/riftbound-tools
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zmbush/riftbound-tools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzmbush%2Friftbound-tools", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzmbush%2Friftbound-tools'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 50c07070fd8058c82504d1d069a618773b534f3f
[INFO] checking zmbush/riftbound-tools against master#029c9e18dd1f4668e1d42bb187c1c263dfe20093 for pr-157562
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzmbush%2Friftbound-tools" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/zmbush/riftbound-tools
[INFO] finished tweaking git repo https://github.com/zmbush/riftbound-tools
[INFO] tweaked toml for git repo https://github.com/zmbush/riftbound-tools written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zmbush/riftbound-tools on toolchain 029c9e18dd1f4668e1d42bb187c1c263dfe20093
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+029c9e18dd1f4668e1d42bb187c1c263dfe20093" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/zmbush/riftbound-tools already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+029c9e18dd1f4668e1d42bb187c1c263dfe20093" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded scraper v0.27.0
[INFO] [stderr]   Downloaded tabwriter v1.4.1
[INFO] [stderr]   Downloaded tendril v0.5.0
[INFO] [stderr]   Downloaded string_cache_codegen v0.6.1
[INFO] [stderr]   Downloaded cssparser-macros v0.7.0
[INFO] [stderr]   Downloaded selectors v0.38.0
[INFO] [stderr]   Downloaded markup5ever v0.39.0
[INFO] [stderr]   Downloaded string_cache v0.9.0
[INFO] [stderr]   Downloaded web_atoms v0.2.4
[INFO] [stderr]   Downloaded ego-tree v0.11.0
[INFO] [stderr]   Downloaded cssparser v0.37.0
[INFO] [stderr]   Downloaded html5ever v0.39.0
[INFO] [stderr]   Downloaded comfy-table v7.2.2
[INFO] [stderr]   Downloaded cached_proc_macro_types v0.1.1
[INFO] [stderr]   Downloaded cached v0.59.0
[INFO] [stderr]   Downloaded cached_proc_macro v0.27.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a2711fdf9558a9f33b441671442ce05a45a298859b231eee1dea27375e456bf8
[INFO] running `Command { std: "docker" "start" "a2711fdf9558a9f33b441671442ce05a45a298859b231eee1dea27375e456bf8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a2711fdf9558a9f33b441671442ce05a45a298859b231eee1dea27375e456bf8" "/opt/rustwide/cargo-home/bin/cargo" "+029c9e18dd1f4668e1d42bb187c1c263dfe20093" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a2711fdf9558a9f33b441671442ce05a45a298859b231eee1dea27375e456bf8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a2711fdf9558a9f33b441671442ce05a45a298859b231eee1dea27375e456bf8" "/opt/rustwide/cargo-home/bin/cargo" "+029c9e18dd1f4668e1d42bb187c1c263dfe20093" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling aws-lc-rs v1.17.0
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking webpki-roots v1.0.7
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking dtoa v1.0.11
[INFO] [stderr]     Checking rustc-hash v2.1.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling phf_codegen v0.13.1
[INFO] [stderr]    Compiling string_cache_codegen v0.6.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking data-encoding v2.11.0
[INFO] [stderr]     Checking ryu v1.0.23
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling selectors v0.38.0
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking anstyle-parse v1.0.0
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking tendril v0.5.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling web_atoms v0.2.4
[INFO] [stderr]     Checking num-conv v0.2.1
[INFO] [stderr]     Checking openssl-probe v0.2.1
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking time-core v0.1.8
[INFO] [stderr]     Checking colorchoice v1.0.5
[INFO] [stderr]    Compiling serenity v0.12.5
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking servo_arc v0.4.3
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking typemap_rev v0.3.0
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking getopts v0.2.24
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking ego-tree v0.11.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking cached_proc_macro_types v0.1.1
[INFO] [stderr]     Checking unicode-segmentation v1.13.2
[INFO] [stderr]     Checking trim-in-place v0.1.7
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking tabwriter v1.4.1
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]     Checking string_cache v0.9.0
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking comfy-table v7.2.2
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-sys v0.41.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling cssparser-macros v0.7.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking cssparser v0.37.0
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking markup5ever v0.39.0
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]     Checking html5ever v0.39.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]    Compiling serenity_poise_macros v0.6.2
[INFO] [stderr]    Compiling cached_proc_macro v0.27.0
[INFO] [stderr]     Checking scraper v0.27.0
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking cached v0.59.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking secrecy v0.8.0
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking serde_cow v0.1.2
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking tokio-rustls v0.25.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking h2 v0.4.14
[INFO] [stderr]     Checking tower-http v0.6.10
[INFO] [stderr]     Checking tungstenite v0.21.0
[INFO] [stderr]     Checking tokio-tungstenite v0.21.0
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking rustls-platform-verifier v0.7.0
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking reqwest v0.13.3
[INFO] [stderr]     Checking poise v0.6.2
[INFO] [stderr]     Checking tools v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `id` and `best_identifier` are never read
[INFO] [stdout]    --> src/main.rs:104:5
[INFO] [stdout]     |
[INFO] [stdout] 103 | struct Player {
[INFO] [stdout]     |        ------ fields in this struct
[INFO] [stdout] 104 |     id: u32,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 105 |     best_identifier: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Player` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `best_identifier`, `initials`, `pronouns`, and `country_code` are never read
[INFO] [stdout]    --> src/main.rs:111:5
[INFO] [stdout]     |
[INFO] [stdout] 109 | struct User {
[INFO] [stdout]     |        ---- fields in this struct
[INFO] [stdout] 110 |     id: u32,
[INFO] [stdout] 111 |     best_identifier: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 112 |     initials: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 113 |     pronouns: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 114 |     country_code: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `User` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `image_url` are never read
[INFO] [stdout]    --> src/main.rs:119:5
[INFO] [stdout]     |
[INFO] [stdout] 118 | struct DeckDefiningCard {
[INFO] [stdout]     |        ---------------- fields in this struct
[INFO] [stdout] 119 |     id: String,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 120 |     name: String,
[INFO] [stdout] 121 |     image_url: String,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DeckDefiningCard` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `matches_won`, `matches_drawn`, `matches_lost`, and `total_match_points` are never read
[INFO] [stdout]    --> src/main.rs:126:5
[INFO] [stdout]     |
[INFO] [stdout] 125 | struct UserEventStatus {
[INFO] [stdout]     |        --------------- fields in this struct
[INFO] [stdout] 126 |     id: u32,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 127 |     matches_won: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 128 |     matches_drawn: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 129 |     matches_lost: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 130 |     total_match_points: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `UserEventStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/main.rs:138:5
[INFO] [stdout]     |
[INFO] [stdout] 137 | struct StandingsResult {
[INFO] [stdout]     |        --------------- fields in this struct
[INFO] [stdout] 138 |     round_number: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 139 |     id: u32,
[INFO] [stdout]     |     ^^
[INFO] [stdout] ...
[INFO] [stdout] 142 |     match_record: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 143 |     match_points: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 144 |     opponent_match_win_percentage: f32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 145 |     game_win_percentage: f32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 146 |     opponent_game_win_percentage: f32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 147 |     points: u32,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 148 |     player: Player,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `StandingsResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/main.rs:193:13
[INFO] [stdout]     |
[INFO] [stdout] 193 |     Unknown(String),
[INFO] [stdout]     |     ------- ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MatchStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 193 -     Unknown(String),
[INFO] [stdout] 193 +     Unknown(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `player` are never read
[INFO] [stdout]    --> src/main.rs:198:5
[INFO] [stdout]     |
[INFO] [stdout] 197 | struct PlayerMatchRelationship {
[INFO] [stdout]     |        ----------------------- fields in this struct
[INFO] [stdout] 198 |     id: u32,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 199 |     player: Player,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PlayerMatchRelationship` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `games_drawn` is never read
[INFO] [stdout]    --> src/main.rs:208:9
[INFO] [stdout]     |
[INFO] [stdout] 207 |     Win {
[INFO] [stdout]     |     --- field in this variant
[INFO] [stdout] 208 |         games_drawn: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MatchResultCompleted` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `games_drawn`, `games_won_by_winner`, `games_won_by_loser`, `match_is_intentional_draw`, and `match_is_unintentional_draw` are never read
[INFO] [stdout]    --> src/main.rs:216:9
[INFO] [stdout]     |
[INFO] [stdout] 215 |     Tie {
[INFO] [stdout]     |     --- fields in this variant
[INFO] [stdout] 216 |         games_drawn: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 217 |         games_won_by_winner: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 218 |         games_won_by_loser: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 219 |         match_is_intentional_draw: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 220 |         match_is_unintentional_draw: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MatchResultCompleted` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `status`, and `table_number` are never read
[INFO] [stdout]    --> src/main.rs:261:5
[INFO] [stdout]     |
[INFO] [stdout] 260 | struct Match {
[INFO] [stdout]     |        ----- fields in this struct
[INFO] [stdout] 261 |     id: u32,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 262 |     status: MatchStatus,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 263 |     #[serde(deserialize_with = "get_table_number")]
[INFO] [stdout] 264 |     table_number: Option<u32>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Match` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Matches` is never constructed
[INFO] [stdout]    --> src/main.rs:283:8
[INFO] [stdout]     |
[INFO] [stdout] 283 | struct Matches {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/main.rs:313:5
[INFO] [stdout]     |
[INFO] [stdout] 312 | struct Registration {
[INFO] [stdout]     |        ------------ fields in this struct
[INFO] [stdout] 313 |     id: u32,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 314 |     user: User,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 315 |     registration_status: RegistrationStatus,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 316 |     best_identifier: String,
[INFO] [stdout] 317 |     matches_won: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 318 |     matches_lost: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 319 |     matches_drawn: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 320 |     total_match_points: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 321 |     final_place_in_standings: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Registration` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Registrations` is never constructed
[INFO] [stdout]    --> src/main.rs:326:8
[INFO] [stdout]     |
[INFO] [stdout] 326 | struct Registrations {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/main.rs:353:13
[INFO] [stdout]     |
[INFO] [stdout] 353 |     Unknown(String),
[INFO] [stdout]     |     ------- ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `GenerationStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 353 -     Unknown(String),
[INFO] [stdout] 353 +     Unknown(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/main.rs:363:13
[INFO] [stdout]     |
[INFO] [stdout] 363 |     Unknown(String),
[INFO] [stdout]     |     ------- ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RoundStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 363 -     Unknown(String),
[INFO] [stdout] 363 +     Unknown(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/main.rs:371:13
[INFO] [stdout]     |
[INFO] [stdout] 371 |     Unknown(String),
[INFO] [stdout]     |     ------- ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RoundRoundType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 371 -     Unknown(String),
[INFO] [stdout] 371 +     Unknown(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `final_round_in_event`, `pairings_status`, `standings_status`, and `round_type` are never read
[INFO] [stdout]    --> src/main.rs:376:5
[INFO] [stdout]     |
[INFO] [stdout] 375 | struct PhaseRound {
[INFO] [stdout]     |        ---------- fields in this struct
[INFO] [stdout] 376 |     final_round_in_event: bool,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 377 |     id: u32,
[INFO] [stdout] 378 |     pairings_status: GenerationStatus,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 379 |     standings_status: GenerationStatus,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 380 |     round_number: u32,
[INFO] [stdout] 381 |     round_type: RoundRoundType,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PhaseRound` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `phase_name`, and `round_type` are never read
[INFO] [stdout]    --> src/main.rs:399:5
[INFO] [stdout]     |
[INFO] [stdout] 398 | struct TournamentPhase {
[INFO] [stdout]     |        --------------- fields in this struct
[INFO] [stdout] 399 |     id: u32,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 400 |     phase_name: String,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 401 |     round_type: PhaseRoundType,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TournamentPhase` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `starting_player_count` is never read
[INFO] [stdout]    --> src/main.rs:413:5
[INFO] [stdout]     |
[INFO] [stdout] 410 | struct Event {
[INFO] [stdout]     |        ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 413 |     starting_player_count: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Event` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/main.rs:423:13
[INFO] [stdout]     |
[INFO] [stdout] 423 |     Unknown(String),
[INFO] [stdout]     |     ------- ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DeckFormat` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 423 -     Unknown(String),
[INFO] [stdout] 423 +     Unknown(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `name` are never read
[INFO] [stdout]    --> src/main.rs:436:5
[INFO] [stdout]     |
[INFO] [stdout] 435 | struct Card {
[INFO] [stdout]     |        ---- fields in this struct
[INFO] [stdout] 436 |     id: String,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 437 |     name: String,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Card` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `foil`, and `sort_order` are never read
[INFO] [stdout]    --> src/main.rs:443:5
[INFO] [stdout]     |
[INFO] [stdout] 442 | struct CardEntry {
[INFO] [stdout]     |        --------- fields in this struct
[INFO] [stdout] 443 |     id: String,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 444 |     quantity: usize,
[INFO] [stdout] 445 |     foil: bool,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 446 |     sort_order: usize,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CardEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `section_type`, and `sort_order` are never read
[INFO] [stdout]    --> src/main.rs:453:5
[INFO] [stdout]     |
[INFO] [stdout] 452 | struct DecklistSection {
[INFO] [stdout]     |        --------------- fields in this struct
[INFO] [stdout] 453 |     id: String,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 454 |     name: String,
[INFO] [stdout] 455 |     section_type: SectionType,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 456 |     sort_order: u32,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DecklistSection` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `name`, `format`, `user`, and `card_count` are never read
[INFO] [stdout]    --> src/main.rs:461:5
[INFO] [stdout]     |
[INFO] [stdout] 460 | struct Decklist {
[INFO] [stdout]     |        -------- fields in this struct
[INFO] [stdout] 461 |     id: String,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 462 |     name: String,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 463 |     format: DeckFormat,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 464 |     user: User,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 465 |     card_count: u32,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Decklist` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `best_identifier` are never read
[INFO] [stdout]    --> src/main.rs:104:5
[INFO] [stdout]     |
[INFO] [stdout] 103 | struct Player {
[INFO] [stdout]     |        ------ fields in this struct
[INFO] [stdout] 104 |     id: u32,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 105 |     best_identifier: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Player` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `best_identifier`, `initials`, `pronouns`, and `country_code` are never read
[INFO] [stdout]    --> src/main.rs:111:5
[INFO] [stdout]     |
[INFO] [stdout] 109 | struct User {
[INFO] [stdout]     |        ---- fields in this struct
[INFO] [stdout] 110 |     id: u32,
[INFO] [stdout] 111 |     best_identifier: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 112 |     initials: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 113 |     pronouns: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 114 |     country_code: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `User` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `image_url` are never read
[INFO] [stdout]    --> src/main.rs:119:5
[INFO] [stdout]     |
[INFO] [stdout] 118 | struct DeckDefiningCard {
[INFO] [stdout]     |        ---------------- fields in this struct
[INFO] [stdout] 119 |     id: String,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 120 |     name: String,
[INFO] [stdout] 121 |     image_url: String,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DeckDefiningCard` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `matches_won`, `matches_drawn`, `matches_lost`, and `total_match_points` are never read
[INFO] [stdout]    --> src/main.rs:126:5
[INFO] [stdout]     |
[INFO] [stdout] 125 | struct UserEventStatus {
[INFO] [stdout]     |        --------------- fields in this struct
[INFO] [stdout] 126 |     id: u32,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 127 |     matches_won: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 128 |     matches_drawn: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 129 |     matches_lost: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 130 |     total_match_points: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `UserEventStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/main.rs:138:5
[INFO] [stdout]     |
[INFO] [stdout] 137 | struct StandingsResult {
[INFO] [stdout]     |        --------------- fields in this struct
[INFO] [stdout] 138 |     round_number: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 139 |     id: u32,
[INFO] [stdout]     |     ^^
[INFO] [stdout] ...
[INFO] [stdout] 142 |     match_record: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 143 |     match_points: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 144 |     opponent_match_win_percentage: f32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 145 |     game_win_percentage: f32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 146 |     opponent_game_win_percentage: f32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 147 |     points: u32,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 148 |     player: Player,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `StandingsResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/main.rs:193:13
[INFO] [stdout]     |
[INFO] [stdout] 193 |     Unknown(String),
[INFO] [stdout]     |     ------- ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MatchStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 193 -     Unknown(String),
[INFO] [stdout] 193 +     Unknown(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `player` are never read
[INFO] [stdout]    --> src/main.rs:198:5
[INFO] [stdout]     |
[INFO] [stdout] 197 | struct PlayerMatchRelationship {
[INFO] [stdout]     |        ----------------------- fields in this struct
[INFO] [stdout] 198 |     id: u32,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 199 |     player: Player,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PlayerMatchRelationship` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `games_drawn` is never read
[INFO] [stdout]    --> src/main.rs:208:9
[INFO] [stdout]     |
[INFO] [stdout] 207 |     Win {
[INFO] [stdout]     |     --- field in this variant
[INFO] [stdout] 208 |         games_drawn: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MatchResultCompleted` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `games_drawn`, `games_won_by_winner`, `games_won_by_loser`, `match_is_intentional_draw`, and `match_is_unintentional_draw` are never read
[INFO] [stdout]    --> src/main.rs:216:9
[INFO] [stdout]     |
[INFO] [stdout] 215 |     Tie {
[INFO] [stdout]     |     --- fields in this variant
[INFO] [stdout] 216 |         games_drawn: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 217 |         games_won_by_winner: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 218 |         games_won_by_loser: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 219 |         match_is_intentional_draw: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 220 |         match_is_unintentional_draw: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MatchResultCompleted` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `status`, and `table_number` are never read
[INFO] [stdout]    --> src/main.rs:261:5
[INFO] [stdout]     |
[INFO] [stdout] 260 | struct Match {
[INFO] [stdout]     |        ----- fields in this struct
[INFO] [stdout] 261 |     id: u32,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 262 |     status: MatchStatus,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 263 |     #[serde(deserialize_with = "get_table_number")]
[INFO] [stdout] 264 |     table_number: Option<u32>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Match` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Matches` is never constructed
[INFO] [stdout]    --> src/main.rs:283:8
[INFO] [stdout]     |
[INFO] [stdout] 283 | struct Matches {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/main.rs:313:5
[INFO] [stdout]     |
[INFO] [stdout] 312 | struct Registration {
[INFO] [stdout]     |        ------------ fields in this struct
[INFO] [stdout] 313 |     id: u32,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 314 |     user: User,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 315 |     registration_status: RegistrationStatus,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 316 |     best_identifier: String,
[INFO] [stdout] 317 |     matches_won: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 318 |     matches_lost: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 319 |     matches_drawn: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 320 |     total_match_points: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 321 |     final_place_in_standings: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Registration` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Registrations` is never constructed
[INFO] [stdout]    --> src/main.rs:326:8
[INFO] [stdout]     |
[INFO] [stdout] 326 | struct Registrations {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/main.rs:353:13
[INFO] [stdout]     |
[INFO] [stdout] 353 |     Unknown(String),
[INFO] [stdout]     |     ------- ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `GenerationStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 353 -     Unknown(String),
[INFO] [stdout] 353 +     Unknown(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/main.rs:363:13
[INFO] [stdout]     |
[INFO] [stdout] 363 |     Unknown(String),
[INFO] [stdout]     |     ------- ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RoundStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 363 -     Unknown(String),
[INFO] [stdout] 363 +     Unknown(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/main.rs:371:13
[INFO] [stdout]     |
[INFO] [stdout] 371 |     Unknown(String),
[INFO] [stdout]     |     ------- ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RoundRoundType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 371 -     Unknown(String),
[INFO] [stdout] 371 +     Unknown(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `final_round_in_event`, `pairings_status`, `standings_status`, and `round_type` are never read
[INFO] [stdout]    --> src/main.rs:376:5
[INFO] [stdout]     |
[INFO] [stdout] 375 | struct PhaseRound {
[INFO] [stdout]     |        ---------- fields in this struct
[INFO] [stdout] 376 |     final_round_in_event: bool,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 377 |     id: u32,
[INFO] [stdout] 378 |     pairings_status: GenerationStatus,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 379 |     standings_status: GenerationStatus,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 380 |     round_number: u32,
[INFO] [stdout] 381 |     round_type: RoundRoundType,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PhaseRound` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `phase_name`, and `round_type` are never read
[INFO] [stdout]    --> src/main.rs:399:5
[INFO] [stdout]     |
[INFO] [stdout] 398 | struct TournamentPhase {
[INFO] [stdout]     |        --------------- fields in this struct
[INFO] [stdout] 399 |     id: u32,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 400 |     phase_name: String,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 401 |     round_type: PhaseRoundType,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TournamentPhase` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `starting_player_count` is never read
[INFO] [stdout]    --> src/main.rs:413:5
[INFO] [stdout]     |
[INFO] [stdout] 410 | struct Event {
[INFO] [stdout]     |        ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 413 |     starting_player_count: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Event` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/main.rs:423:13
[INFO] [stdout]     |
[INFO] [stdout] 423 |     Unknown(String),
[INFO] [stdout]     |     ------- ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DeckFormat` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 423 -     Unknown(String),
[INFO] [stdout] 423 +     Unknown(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `name` are never read
[INFO] [stdout]    --> src/main.rs:436:5
[INFO] [stdout]     |
[INFO] [stdout] 435 | struct Card {
[INFO] [stdout]     |        ---- fields in this struct
[INFO] [stdout] 436 |     id: String,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 437 |     name: String,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Card` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `foil`, and `sort_order` are never read
[INFO] [stdout]    --> src/main.rs:443:5
[INFO] [stdout]     |
[INFO] [stdout] 442 | struct CardEntry {
[INFO] [stdout]     |        --------- fields in this struct
[INFO] [stdout] 443 |     id: String,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 444 |     quantity: usize,
[INFO] [stdout] 445 |     foil: bool,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 446 |     sort_order: usize,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CardEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `section_type`, and `sort_order` are never read
[INFO] [stdout]    --> src/main.rs:453:5
[INFO] [stdout]     |
[INFO] [stdout] 452 | struct DecklistSection {
[INFO] [stdout]     |        --------------- fields in this struct
[INFO] [stdout] 453 |     id: String,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 454 |     name: String,
[INFO] [stdout] 455 |     section_type: SectionType,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 456 |     sort_order: u32,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DecklistSection` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `name`, `format`, `user`, and `card_count` are never read
[INFO] [stdout]    --> src/main.rs:461:5
[INFO] [stdout]     |
[INFO] [stdout] 460 | struct Decklist {
[INFO] [stdout]     |        -------- fields in this struct
[INFO] [stdout] 461 |     id: String,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 462 |     name: String,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 463 |     format: DeckFormat,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 464 |     user: User,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 465 |     card_count: u32,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Decklist` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 55s
[INFO] running `Command { std: "docker" "inspect" "a2711fdf9558a9f33b441671442ce05a45a298859b231eee1dea27375e456bf8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2711fdf9558a9f33b441671442ce05a45a298859b231eee1dea27375e456bf8", kill_on_drop: false }`
[INFO] [stdout] a2711fdf9558a9f33b441671442ce05a45a298859b231eee1dea27375e456bf8
